home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BBS / SECOND_SIGHT / Waldo3.SEA / WaldoStuff / WaldoHelp / background_2659.xml < prev    next >
Extensible Markup Language  |  1992-04-20  |  4KB  |  77 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2659</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3934.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3310.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <false /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <true /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>25</left>
  23.             <top>23</top>
  24.             <right>485</right>
  25.             <bottom>155</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <false /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>left</textAlign>
  36.         <font>New York</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <textHeight>16</textHeight>
  40.         <name></name>
  41.         <script>on mouseWithinif the visible of bg btn "Click HERE   to End Editing" = false thenput return&return&"                   This field displays information about Buttons"&return&return& ¬¨"                       when the hand cursor is over a Button." into bg fld 1end ifend mouseWithinon mouseLeaveif the visible of bg btn "Click HERE   to End Editing" = false thenput empty into bg fld 1end ifend mouseLeave</script>
  42.     </part>
  43.     <part>
  44.         <id>2</id>
  45.         <type>button</type>
  46.         <visible> <false /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>35</left>
  55.             <top>160</top>
  56.             <right>426</right>
  57.             <bottom>177</bottom>
  58.         </rect>
  59.         <style>roundrect</style>
  60.         <showName> <true /> </showName>
  61.         <highlight> <true /> </highlight>
  62.         <autoHighlight> <false /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>0</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>0</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>Chicago</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <name>Click HERE   to End Editing</name>
  72.         <script>on mouseUpglobal theButton-- debug checkpoint-- VWif bg fld 1 is empty then otherput the script of cd btn theButton into temprepeat with counter = 16 to (the number of lines in temp)delete last line of tempend repeatput return&bg fld 1 after line 15 of tempput empty into bg fld 1set the script of cd btn theButton to temphide cd btn "Hide Buttons"set the lockText of bg fld 1 to trueset the style of bg fld 1 to transparentset the highlight of cd btn theButton to falsehide meend mouseUp</script>
  73.     </part>
  74.     <name></name>
  75.     <script>on StartEditingglobal theButtonset cursor to watchset the lockText of bg fld 1 to falseShow cd btn "Hide Buttons"set the highlight of cd btn theButton to true-- put empty into bg fld 1put the script of cd btn theButton into tempput line 16 to (the number of lines in temp) of temp into bg fld 1show bg btn "Click HERE   to End Editing"exit to HyperCardend StartEditingon otherglobal theButtonput empty into bg fld 1hide cd btn "Hide Buttons"set the style of bg fld 1 to transparentset the highlight of cd btn theButton to falseset the lockText of bg fld 1 to truehide bg btn "Click HERE   to End Editing"exit to HyperCardend other</script>
  76. </background>
  77.